* lisp/info.el (Info-find-file): Go to DIR before displaying the error
authorJuri Linkov <juri@jurta.org>
Mon, 13 Jan 2014 08:04:09 +0000 (10:04 +0200)
committerJuri Linkov <juri@jurta.org>
Mon, 13 Jan 2014 08:04:09 +0000 (10:04 +0200)
commitd8d4d4981084cddf08e6a0078194385128f63c25
tree10e89f4325a63e578fdf39f432f670c84fd69823
parent2d6c8c9c93c5c9e235ed1967d9baf0e86b53b580
* lisp/info.el (Info-find-file): Go to DIR before displaying the error
about a nonexistent file if no previous Info file is visited.
Use `user-error' instead of `error' for "Info file %s does not exist".
(Info-find-node-2): In case of a nonexistent node in unwind forms
go to the Top node if there is no previous node to revert to.
lisp/ChangeLog
lisp/info.el